From: Michael Albinus Date: Fri, 13 Nov 2009 16:05:24 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~9513 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=dfa3dc0086e824fc754ca3009419d44bc812deae;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 10cb54857a0..33145165dff 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2009-11-13 Michael Albinus + + * net/dbus.el (dbus-registered-objects-table): Renamed from + `dbus-registered-functions-table', because it contains also + properties. + (dbus-unregister-object): Unregister also properties. + (dbus-get-property, dbus-set-property, dbus-get-all-properties): + Use a timeout of 500 msec, in order to not block. + (dbus-register-property, dbus-property-handler): New defuns. + 2009-11-13 Stefan Monnier * simple.el (minibuffer-default-add-completions): Drop deprecated